HL7 FHIR Implementation Guide: ZM-Core Release 1 - Zambia
0.1.0 -
HL7 FHIR Implementation Guide: ZM-Core Release 1 - Zambia - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-08-12 |
{
"resourceType" : "CodeSystem",
"id" : "facility-ownership",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem facility-ownership</b></p><a name=\"facility-ownership\"> </a><a name=\"hcfacility-ownership\"> </a><p>This case-sensitive code system <code>http://hapi.moh.gov.zm/fhir/CodeSystem/facility-ownership</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">grz<a name=\"facility-ownership-grz\"> </a></td><td>Government of the Republic of Zambia</td></tr><tr><td style=\"white-space:nowrap\">private<a name=\"facility-ownership-private\"> </a></td><td>Private</td></tr><tr><td style=\"white-space:nowrap\">ngo<a name=\"facility-ownership-ngo\"> </a></td><td>Non-governmental organization</td></tr><tr><td style=\"white-space:nowrap\">police<a name=\"facility-ownership-police\"> </a></td><td>Police</td></tr><tr><td style=\"white-space:nowrap\">military<a name=\"facility-ownership-military\"> </a></td><td>Military</td></tr></table></div>"
},
"url" : "http://hapi.moh.gov.zm/fhir/CodeSystem/facility-ownership",
"version" : "0.1.0",
"name" : "ZMCoreFacilityOwnershipCS",
"title" : "Zambia Master Facility List Facility Ownership",
"status" : "active",
"experimental" : false,
"date" : "2026-08-12T23:00:51+02:00",
"publisher" : "Ministry of Health - Zambia",
"contact" : [
{
"name" : "Ministry of Health - Zambia",
"telecom" : [
{
"system" : "url",
"value" : "https://www.moh.gov.zm/"
},
{
"system" : "email",
"value" : "digital.health@moh.gov.zm"
}
]
},
{
"name" : "ZM-Core Team",
"telecom" : [
{
"system" : "email",
"value" : "zm-core@moh.gov.zm",
"use" : "work"
}
]
}
],
"description" : "Facility ownership or controlling sector represented in the Zambia Master Facility List.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "ZM",
"display" : "Zambia"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "grz",
"display" : "Government of the Republic of Zambia"
},
{
"code" : "private",
"display" : "Private"
},
{
"code" : "ngo",
"display" : "Non-governmental organization"
},
{
"code" : "police",
"display" : "Police"
},
{
"code" : "military",
"display" : "Military"
}
]
}